Hi fellow Swift-programmers, I encountered a problem and I'm not really sure whether there's a solution for that or if it's a design problem. I need to initialize my base-class members before I can call the super-class constructor: class basec